.Net Framework > v2.0.50727 > System > Net > Sockets > Socket > Send Send(Byte[])
Send(Byte[],Int32,Int32,SocketFlags)
Send(Byte[],Int32,Int32,SocketFlags,SocketError@)
Send(Byte[],Int32,SocketFlags)
Send(Byte[],SocketFlags)
Send(ArraySegment<Byte>>)
Send(ArraySegment<Byte>>,SocketFlags)
Send(ArraySegment<Byte>>,SocketFlags,SocketError@)


Send(Byte[])

Category
Method
Description
Sends data to a connected System.Net.Sockets.Socket.
Type
Int32
Character
public
Parameters
NameTypeDescription
bufferByte[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Send(Byte[],Int32,Int32,SocketFlags)

Category
Method
Description
Sends the specified number of bytes of data to a connected System.Net.Sockets.Socket, starting at the specified offset, and using the specified System.Net.Sockets.SocketFlags.
Type
Int32
Character
public
Parameters
NameTypeDescription
bufferByte[]
offsetInt32
sizeInt32
socketFlagsSocketFlags
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Send(Byte[],Int32,Int32,SocketFlags,SocketError@)

Category
Method
Description
Sends the specified number of bytes of data to a connected System.Net.Sockets.Socket, starting at the specified offset, and using the specified System.Net.Sockets.SocketFlags
Type
Int32
Character
public
Parameters
NameTypeDescription
bufferByte[]
offsetInt32
sizeInt32
socketFlagsSocketFlags
errorCodeSocketError
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Send(Byte[],Int32,SocketFlags)

Category
Method
Description
Sends the specified number of bytes of data to a connected System.Net.Sockets.Socket, using the specified System.Net.Sockets.SocketFlags.
Type
Int32
Character
public
Parameters
NameTypeDescription
bufferByte[]
sizeInt32
socketFlagsSocketFlags
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Send(Byte[],SocketFlags)

Category
Method
Description
Sends data to a connected System.Net.Sockets.Socket using the specified System.Net.Sockets.SocketFlags.
Type
Int32
Character
public
Parameters
NameTypeDescription
bufferByte[]
socketFlagsSocketFlags
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Send(ArraySegment<Byte>>)

Category
Method
Description
Sends the set of buffers in the list to a connected System.Net.Sockets.Socket.
Type
Int32
Character
public
Parameters
NameTypeDescription
buffersSystem.Collections.Generic.IList<System.ArraySegment<Byte>>
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Send(ArraySegment<Byte>>,SocketFlags)

Category
Method
Description
Sends the set of buffers in the list to a connected System.Net.Sockets.Socket, using the specified System.Net.Sockets.SocketFlags.
Type
Int32
Character
public
Parameters
NameTypeDescription
buffersSystem.Collections.Generic.IList<System.ArraySegment<Byte>>
socketFlagsSocketFlags
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Send(ArraySegment<Byte>>,SocketFlags,SocketError@)

Category
Method
Description
Sends the set of buffers in the list to a connected System.Net.Sockets.Socket, using the specified System.Net.Sockets.SocketFlags.
Type
Int32
Character
public
Parameters
NameTypeDescription
buffersSystem.Collections.Generic.IList<System.ArraySegment<Byte>>
socketFlagsSocketFlags
errorCodeSocketError
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database